home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / probta11.zip / PROBETA.DOC < prev    next >
Text File  |  1992-12-12  |  3KB  |  79 lines

  1.                                 ProBeta
  2.                     Automatic Beta Download Program
  3.  
  4. ProBeta is a quick-and-simple door to allow users to download one file
  5. from a list of files using a protocol from a list of protocols.  It can
  6. be used in conjunction with ProLogon's AUTO_LOGON option to give quick
  7. access to beta or distribution files on phone lines that are otherwise
  8. reserved for subscribers.
  9.  
  10.                                  FILES
  11.  
  12. PROBETA     - The 'door script' for this door.  Edit this file to refer
  13.               to the directory where you install ProBeta.
  14.  
  15. PROBETA.EXE - The PROBETA main program.
  16.  
  17. PROBETA.CNF - The configuration file.  See sample file for an
  18.               explanation of the file format.
  19.  
  20. PROBETA.PAS - The ProKit source code for the PROBETA door.
  21.  
  22.                               INSTALLATION
  23.  
  24. Edit PROBETA to refer to the directory where you will be installing
  25. PROBETA.  The default is C:\PCB\PROBETA.   Extract all PROBETA files
  26. into this directory.  Place an edited copy of PROBETA into each PCBOARD
  27. node directory.  Add the following line to your c:\pcb\main\doors.lst
  28. file:
  29.         ProBeta,,0,0,0,,0
  30.  
  31. You may wish to add the following line to your PROXMAIN file:
  32.         0,BETA,OPEN PROBETA
  33. which will allow BETA commands to be stacked from a prodoor command
  34. line.  For example,
  35.         BETA 1 1
  36. will download the first beta file using the first protocol.
  37.  
  38.  
  39.                             REVISION HISTORY
  40.                             ===============
  41.  
  42. 12/12/92
  43.    Added logic to repeat the prompt for protocol number if an invalid
  44.    response is provided by the user.
  45.  
  46.    Added logic to allow the first letter of a protocol name to be
  47.    entered instead of the protocol number.
  48.  
  49. 11/30/92
  50.    Added logic to insert the selected file's name into the first 13
  51.    places of the file description.  This is useful when the file
  52.    specified is a wildcard intended to match a varying filename, such as
  53.    the HS/Link HS###xxx naming system.
  54.  
  55. 11/4/92
  56.    Added the ability to select multiple files during a download.
  57.    Because of this, you can now longer stack the options on a command
  58.    line as shown above (I doubt many used probeta that way anyway).
  59.  
  60.    Changed support from USERNET.DAT to the new USERNET.XXX file format.
  61.  
  62.  
  63.                                DISCLAIMER
  64.      IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY
  65.      LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
  66.      DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR
  67.      FOR ANY CLAIM BY ANY OTHER PARTY.
  68.  
  69.                                  LICENSE
  70.             This is a FREE program with no strings attached!
  71.                          Source code included!
  72.  
  73.                            The Tool Shop BBS
  74.                    Phone number         Modem type
  75.                   --------------    ---------------------
  76.                   (818) 891-3772    US Robotics HST 9600 (NOT v32!)
  77.                   (818) 891-1344    Supra v.32bis/v.42bis
  78.                   (818) 891-6780    US Robotics 2400 (free line)
  79.